Submit Program | Contact us
downloads programs from a to z
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers
Search:
 » Home » Development » Libraries » Source Code Scanners for C++ Builder 6 4.0 Std
Company: MBLabSoft
License: Shareware
Version: 4.0 Std
System: Win 95/98/ME/NT/2000/XP
Size: 1169KB
Date Released: April 4, 2004
Price: $40
Screenshot: Click here to see Screenshot
Downloads: 1150
Homepage: http
Date added: Sep 22, 2005
Click here to Download
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes.

It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS1 and the C++ preprocessor, but also contains the full set of base classes, which provides a possibility to create lexers and parsers of any other languages.

These components may be used to build applications, which require the source code analyzing (tools of helps creating; calculators of expessions; designers of source codes; interpreters and compilers and etc.).

The lexical analyzers uses DFAs (Deterministic Finite Automata) to match tokens found on the character input stream. DFAs are defined by the set of regular expressions in a source code and are created at runtime. More than one automaton (lexical class, lexical tree) may be defined. Actions attached to regular expressions (which are executed when that expression has been matched on the input stream) may switch from one lexical class to another. The TLexTree class maintains converting a set of regular expressions into the DFA array.

Source Code Scanners provides also classes, which support a work with command-line options, calculating of constant expressions and etc.

The full source code of Source Code Scanners is available in Professional edition.

NEWS

So far, nothing for that!

RECOMMENDED DOWNLOADS IN THIS CATEGORY

 » Home  » Development » Libraries (10) Select page: [1]
 » ANTS TDirectDisk Pro
ANTS TDirectDisk is a non-visual component for Delphi 2, 3, 4 and C++ Builder 3. This component allows reading/writing the hard disk and floppy disk sectors under Windows 95, 98 and NT. FAT32 support. For instance, TDirectDisk may be useful for distribute ...
Alkonost.com | 0 | Win 95/NT/2000/XP/98/ME | $69 | Downloads: 1230
Date added: Sep 22, 2005 |  » Details
 » OptiVec for Borland C/C++ - Educational edition 3.3
OptiVec contains more than 3000 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields: 1. Vectorized form of all arithmetic operators and math functions of C/C++ 2. Statistics 3. Analysis ...
Optivec.com | 0 | Win 95/NT/2000/98/ME | $89 | Downloads: 1166
Date added: Sep 22, 2005 |  » Details
 » ProDelphi 13.9
ProDelphi is the first industry approved source code profiler for Delphi 2/3/4/5/6/7. It gives you the CPU-time consumed by the procedures of your program. The measurement is done on a base of CPU-cycles (smallest measurable duration is one CPU-cycle). I ...
Prodelphi.de | 0 | Win 95/NT/2000/XP/98/ME | E42.67 | Downloads: 1164
Date added: Sep 22, 2005 |  » Details
 » TOutPanel for Delphi/C++ Builder Source 3.01
TOutPanel is looks and feel MS Outlook, VisualBasic ToolBox and expands it functionality. Features of TOutPanel: 1. Vertical or Horizontal Orientation of groups with different alignment of captions. 2. Groups can be scrolled with setted ScrollSpeed. 3. Gr ...
Imcasys.com | 0 | Win 95/NT/2000/XP/98/ME | $39.95 | Downloads: 1062
Date added: Sep 22, 2005 |  » Details
 » SvCom 6.0
The SvCom is service development and security management tool for Delphi 3, 4 and 5. It can be used to: - to write an ordinary Windows NT Services. It is possible both in D3 and D4. - to write a service that can be started not only as service but as an o ...
Aldyn.ru | 0 | Win 95/NT/2000/98/ME | $99 | Downloads: 1238
Date added: Sep 22, 2005 |  » Details
 » XLSReadWrite for Delphi 1.0/3.0/4.0/5.0/6.0/7.0 Latest
TXLSRead and TXLSWrite is a two native Delphi components for easy access to Microsoft Excel files. There is no need for any extra DLL, OCX or any other files. You don`t need to have Excel installed to use XLS Read Write. With XLS Read Write you can: * R ...
Axolot.com | 0 | Win 95/NT/2000/98/ME | $30 | Downloads: 1157
Date added: Sep 22, 2005 |  » Details
 » BigSpeed Zip DLL 3.02
Highly optimized for speed and compression Zip/Unzip DLL. 50% - 2 times faster than other zip libraries. It is even faster than WinZip and PKZip at better compression ratio. Easy API. There are examples how to use it in Delphi, Visual C, Visual Basic, ...
Bigspeedsoft.com | 0 | Win 95/NT/2000/XP/98/ME | $65 | Downloads: 1237
Date added: Sep 22, 2005 |  » Details
 » Oracle Data Access Components Standard for Windows 3
Oracle Data Access Components provides high performance direct access to Oracle database server. ODAC is set of VCL native components for Kylix, Delphi and C++ Builder. It supports many Oracle specific features and simplifies developing of client/server a ...
Crlab.com | 0 | Win 95Unix / Linux /NT/2000/XP | $99 | Downloads: 1641
Date added: Sep 22, 2005 |  » Details
 » TMS basic component 1.x
License for commercial use and source code of a single basic TMS component for Delphi & C++Builder described and available from http://www.tmssoftware.com Specify by email to info@tmssoftware.com which component you want to receive. ...
Tmssoftware.com | 0 | Win 95/NT/2000/98/ME | $30 | Downloads: 1220
Date added: Sep 22, 2005 |  » Details
 » OptiVec for Visual C++ 3.3
OptiVec contains more than 3000 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields: 1. Vectorized form of all arithmetic operators and math functions of C/C++ 2. Statistics 3. Analysis ...
Optivec.com | 0 | Win 95/NT/2000/98/ME | $199 | Downloads: 1075
Date added: Sep 22, 2005 |  » Details
 » CMATH for Visual C++ 3
CMATH makes fast complex-number math available for Visual C++, both in single and double precision. Superior speed, accuracy and safety are achieved through the implementation in Assembly language (as opposed to the compiled or inline C++ code of availa ...
Optivec.com | 0 | Win 95/NT/2000/98/ME | $60 | Downloads: 1143
Date added: Sep 22, 2005 |  » Details
 » OptiVec for Borland (Turbo) Pascal 3
OptiVec contains more than 3000 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields: 1. Vectorized form of all arithmetic operators and math functions of Pascal/Delphi 2. Statistics 3. ...
Optivec.com | 0 | MS DOS | $35 | Downloads: 1163
Date added: Sep 22, 2005 |  » Details
 » CMATH for Borland (Turbo) Pascal 3.2
CMATH is a comprehensive library for complex-number arithmetics and mathematics. This version is for Borland Pascal 7 and contains the same functionality as CMATH for C++ (available both for Borland C++ and Visual C++) and CMATH for Delphi. All funct ...
Optivec.com | 0 | MS DOS | $25 | Downloads: 1291
Date added: Sep 22, 2005 |  » Details
 » OD Preparer Components 2.1.2
Preparers automatically create fields on a form or on a quick report at run time. ...
Co.za | 0 | Win 95/NT/2000/98/ME | $42.95 | Downloads: 1179
Date added: Sep 22, 2005 |  » Details
 » OD Find Menu Component 2.1.2
Allow the user to right click in any field on a form and then do a search on that field. ...
Co.za | 0 | Win 95/NT/2000/98/ME | $42.95 | Downloads: 1161
Date added: Sep 22, 2005 |  » Details
 » TUsersPRO SINGLE Licence v1.1
TUsersPRO (PROfessional version) is a component that make simple implement the control of security in programs written in Delphi. With a little configuration at component level in desing time, your application is ready to control the access of its users ...
Toolsandcomps.com | 0 | Win 3.1/95/NT/2000/98/ME | $49.95 | Downloads: 1174
Date added: Sep 22, 2005 |  » Details
 » Oracle Data Access Components Version Upgrade 4
Oracle Data Access Components (ODAC) library offers some nonvisual components for Borland Delphi and C++ Builder. They serve for access to Oracle RDBMS. ODAC is an alternative to standard way processing data by Borland Database Engine (BDE). ...
Crlab.com | 0 | Win 95Unix / Linux /NT/2000/XP | $39 | Downloads: 1537
Date added: Sep 22, 2005 |  » Details
 » SourceCoder - Upgrade to Corporate License 3.0
Purchase this only if you want to upgrade from an existing single license for SourceCoder to a corporate license. ...
Preview.org | 0 | Win 95/NT/2000/98/ME | $110 | Downloads: 1166
Date added: Sep 22, 2005 |  » Details
 » TImageProcessor (Without source code) 2.0
TImageProcessor can manipulate images. Version 2.0 includes the following: * Arithmetic operations: - Add - Subtract - Multiply - Square (Hence operations like Brighten, Darken, Increase/Decrease Contrast are supported). * Logical operations: - AND - OR ...
Fortunecity.com | 0 | Win 95/NT/2000/98/ME | $25 | Downloads: 1199
Date added: Sep 22, 2005 |  » Details
 » OptiVec for Delphi - Educational edition 3.2
OptiVec contains more than 3000 hand-optimized, Assembler-written functions for all floating-point and integer data types from the following fields: 1. Vectorized form of all arithmetic operators and math functions of Pascal/Delphi 2. Statistics 3. ...
Optivec.com | 0 | Win 95/NT/2000/98/ME | $89 | Downloads: 1181
Date added: Sep 22, 2005 |  » Details
go to top Select page: [1]
What Font is | fonts | free fonts | download fonts | free fonts download | web fonts |